Skip to content

Conversation

@everoddandeven
Copy link
Owner

Minor fixes

  • Use boost::optional instead of std::optional
  • Add more tests for TestMoneroUtils
  • Add pybind call tests for wallet and daemon interfaces
  • Fix PyMoneroTxSet::from_sent_txs

* Use boost::optional instead of std::optional
* Add more tests for TestMoneroUtils
* Add pybind call tests for wallet and daemon interfaces
* Fix PyMoneroTxSet::from_sent_txs
@codacy-production
Copy link

codacy-production bot commented Jan 24, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+4.62% (target: -1.00%) 93.46%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (924981f) 11033 6225 56.42%
Head commit (0617d12) 11856 (+823) 7237 (+1012) 61.04% (+4.62%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#38) 963 900 93.46%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@everoddandeven everoddandeven merged commit b1f6d42 into main Jan 24, 2026
5 checks passed
@everoddandeven everoddandeven deleted the test-interface-calls branch January 24, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants